home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #5 / Amiga Plus CD - 1996 - No. 5.iso / pd / netz / aweb / awebsave / awebsave.doc < prev   
Text File  |  1996-04-27  |  2KB  |  85 lines

  1.           AWebSave - Version 1 (and probably the last !!!)
  2.  
  3.  
  4. Credits
  5. =======
  6.  
  7. This script owes it's existance to a similar effort, caller "MosaicSave",
  8. written by Stuart Toll to achieve the same aims with AMosaic.
  9.  
  10. I've simply hacked the script a bit and added opions for users to specify
  11. the public screen that AWeb runs on and the default drawer to save your
  12. files into.
  13.  
  14. I also need to thank Terrence Boyes and Angus Manwaring for their help in
  15. modifying Stuart's original script.
  16.  
  17.  
  18. Installation
  19. ============
  20.  
  21. Very easy this :)
  22.  
  23. Put it wherever you like (my suggestion is SYS:S but anywhere will do !).
  24.  
  25. Make sure the protection it for AWebSave is set to "script" !!!
  26.  
  27.  
  28. Configuration
  29. =============
  30.  
  31. 1 - Modify two lines in the actual script itself.
  32.  
  33.    a - Change the "AWeb" entry in the ".def screen" line to the name of
  34.        the public screen you run AWeb from.  The screen name is CASE-
  35.        SENSITIVE (well, it is on my system !!!)
  36.  
  37.    b - Change the "Data:Comms/" entry in the ".def Drawer" line to where
  38.        you want your saved files to be stored.  You must end this entry
  39.        with either a ":" or a "/" !!!!!!
  40.  
  41. 2 - In AWeb's preferences for "MIME types and external viewers", for any
  42.     type of file you wish to save (e.g Image/*, Audio/*, Video/*), set the
  43.     "Command" line to "path/AWebSave viewer=path/viewer"
  44.  
  45.     E.G - For setting up to save images after viewing, you could use...
  46.     "SYS:s/AWebSave viewer=SYS:Utilities/Multiview"
  47.  
  48.     Obviously, you can use any viewer, player, etc you want and by
  49.     specifing the viewer on the command line, you can use the "AWebSave"
  50.     script for all different MIME types.
  51.  
  52.     Complete the "Arguments" area of AWeb as normal.
  53.  
  54.  
  55. Usage
  56. =====
  57.  
  58. Just load AWeb and find something to view / play.  After this has been
  59. done, a requester will pop up asking if you want to save the file.
  60.  
  61. Selecting "No" will allow you to carry on with your AWeb session.  Selecting
  62. "Yes" will display a standard file requester for you to type in the name
  63. to save the file under.
  64.  
  65. That's about it !!!
  66.  
  67.  
  68. The Final Bit !!!
  69. =================
  70.  
  71. This script is total FREEWARE.  Hack it around to your heart's content
  72. (It's what I did to the original !!!).....
  73.  
  74. BUT !!!!!!
  75.  
  76. If for some mysterious reason, it causes Death, Destruction or Mayhem, it
  77. wasn't my fault, OK :)
  78.  
  79.  
  80. Rob Hockley
  81. 29h April 1996
  82.  
  83. EMail:  Rob@yuccaman.demon.co.uk
  84.  
  85.